
On *:Topic:* {
  If ($nick == $me) Halt {
    /kick # $nick [Judgement~Topic~Protection]
    /topic # $read TopicLog.txt
    /mode # +t

  }
}
